home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joytech 2005 (USA)
/
Joytech 2005 (USA).bin
/
pc
/
installers
/
adobe reader 6.0
/
adobe reader 6.0.app
/
contents
/
resources
/
adobe reader.rsrc
/
EXVW_10064_admAlert1
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2006-01-01
|
346 b
|
15 lines
dialog(name: '$$$/AVAlert/WindowTitle')
{
view(align_children: align_left)
{
view(align_children: align_top)
{
picture(item_id: 'icon', width: 32, height: 32);
static_text(item_id: 'msg ', dwidth: 384, selectable: true);
}
gap();
check_box(item_id: 'chck', name: '$$$/AVAlert/Check');
ok(ok_name: '$$$/AVAlert/Button1');
}
}